[INFO] cloning repository https://github.com/EugeneGonzalez/aoc_2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EugeneGonzalez/aoc_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeneGonzalez%2Faoc_2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeneGonzalez%2Faoc_2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d454351dc667bd5acbecf6fd842097d0b31fd11b
[INFO] fixing EugeneGonzalez/aoc_2020 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeneGonzalez%2Faoc_2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EugeneGonzalez/aoc_2020
[INFO] finished tweaking git repo https://github.com/EugeneGonzalez/aoc_2020
[INFO] tweaked toml for git repo https://github.com/EugeneGonzalez/aoc_2020 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EugeneGonzalez/aoc_2020 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EugeneGonzalez/aoc_2020 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664
[INFO] running `Command { std: "docker" "start" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]    Compiling parse-display-derive v0.4.0
[INFO] [stderr]     Checking parse-display v0.4.0
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]     Checking aoc_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: aoc_2020 v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking aoc_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking aoc_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl std::error::Error` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/day12.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/day12.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error> {
[INFO] [stdout]    |                             ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]    |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl std::error::Error` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/day2.rs:15:63
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/day2.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error> {
[INFO] [stdout]    |                            ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `aoc_2020`
[INFO] [stderr]  --> src/day12.rs
[INFO] [stderr]  ::: src/day2.rs
[INFO] [stderr]   = cause: error: expected identifier
[INFO] [stderr]              --> src/day12.rs:94:73
[INFO] [stderr]               |
[INFO] [stderr]            94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stderr]               |                                                                         ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected identifier
[INFO] [stderr]              --> src/day2.rs:15:76
[INFO] [stderr]               |
[INFO] [stderr]            15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stderr]               |                                                                            ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<Movement>>` is not satisfied
[INFO] [stderr]              --> src/day12.rs:98:1
[INFO] [stderr]               |
[INFO] [stderr]            98 | #[aoc(day12, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<Movement>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<Movement>>` is not satisfied
[INFO] [stderr]               --> src/day12.rs:107:1
[INFO] [stderr]                |
[INFO] [stderr]            107 | #[aoc(day12, part2)]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<Movement>>` is not implemented for `ArcStr`
[INFO] [stderr]                |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]                |
[INFO] [stderr]             21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]             27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]             33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]                = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<PasswordRule>>` is not satisfied
[INFO] [stderr]              --> src/day2.rs:19:1
[INFO] [stderr]               |
[INFO] [stderr]            19 | #[aoc(day2, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<PasswordRule>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<PasswordRule>>` is not satisfied
[INFO] [stderr]              --> src/day2.rs:27:1
[INFO] [stderr]               |
[INFO] [stderr]            27 | #[aoc(day2, part2)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<PasswordRule>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 6 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `aoc_2020`
[INFO] [stderr]  --> src/day12.rs
[INFO] [stderr]  ::: src/day2.rs
[INFO] [stderr]   = cause: error: expected identifier
[INFO] [stderr]              --> src/day12.rs:94:73
[INFO] [stderr]               |
[INFO] [stderr]            94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stderr]               |                                                                         ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected identifier
[INFO] [stderr]              --> src/day2.rs:15:76
[INFO] [stderr]               |
[INFO] [stderr]            15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stderr]               |                                                                            ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<Movement>>` is not satisfied
[INFO] [stderr]              --> src/day12.rs:98:1
[INFO] [stderr]               |
[INFO] [stderr]            98 | #[aoc(day12, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<Movement>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<Movement>>` is not satisfied
[INFO] [stderr]               --> src/day12.rs:107:1
[INFO] [stderr]                |
[INFO] [stderr]            107 | #[aoc(day12, part2)]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<Movement>>` is not implemented for `ArcStr`
[INFO] [stderr]                |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]                |
[INFO] [stderr]             21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]             27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]             33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]                = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<PasswordRule>>` is not satisfied
[INFO] [stderr]              --> src/day2.rs:19:1
[INFO] [stderr]               |
[INFO] [stderr]            19 | #[aoc(day2, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<PasswordRule>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `ArcStr: Borrow<Vec<PasswordRule>>` is not satisfied
[INFO] [stderr]              --> src/day2.rs:27:1
[INFO] [stderr]               |
[INFO] [stderr]            27 | #[aoc(day2, part2)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^ the trait `Borrow<Vec<PasswordRule>>` is not implemented for `ArcStr`
[INFO] [stderr]               |
[INFO] [stderr]            help: `ArcStr` implements trait `Borrow<Borrowed>`
[INFO] [stderr]              --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aoc-runner-0.3.0/src/lib.rs:21:1
[INFO] [stderr]               |
[INFO] [stderr]            21 | impl Borrow<str> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<str>`
[INFO] [stderr]            ...
[INFO] [stderr]            27 | impl Borrow<[u8]> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<[u8]>`
[INFO] [stderr]            ...
[INFO] [stderr]            33 | impl Borrow<Arc<str>> for ArcStr {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Borrow<Arc<str>>`
[INFO] [stderr]               = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 6 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: `impl std::error::Error` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/day12.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/day12.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error> {
[INFO] [stdout]    |                             ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]    |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl std::error::Error` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/day2.rs:15:63
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/day2.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error> {
[INFO] [stdout]    |                            ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: aoc_2020 v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking aoc_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day12.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[aoc(day12, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day12.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[aoc(day12, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]    |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]    --> src/day12.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[aoc(day12, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | returns a value referencing data owned by the current function
[INFO] [stdout]     | function parameter borrowed here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/day12.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[aoc(day12, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day12.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[aoc(day12, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day12.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[aoc(day12, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]    |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]    --> src/day12.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[aoc(day12, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | returns a value referencing data owned by the current function
[INFO] [stdout]     | function parameter borrowed here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/day12.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[aoc(day12, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  94 | fn parse_input_day12(input: &str) -> Result<Vec<Movement>, impl Error + use<>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day2.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day2.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day2.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day2.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day2.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day2.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]   --> src/day2.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | returns a value referencing data owned by the current function
[INFO] [stdout]    | function parameter borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/day2.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse_input_day2(input: &str) -> Result<Vec<PasswordRule>, impl Error + use<>> {
[INFO] [stdout]    |                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2020` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2020` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664", kill_on_drop: false }`
[INFO] [stdout] 874c7a5b38d61b0d8be43da2068648741220cf742ce44b5fe2abe1429372c664
